[INFO] cloning repository https://github.com/arazmj/r3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arazmj/r3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farazmj%2Fr3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farazmj%2Fr3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c45ff973b9470082cf32dc3eb8c93caae696c1cb
[INFO] testing arazmj/r3 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farazmj%2Fr3" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/arazmj/r3
[INFO] finished tweaking git repo https://github.com/arazmj/r3
[INFO] tweaked toml for git repo https://github.com/arazmj/r3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/arazmj/r3 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/arazmj/r3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial_test v2.0.0
[INFO] [stderr]   Downloaded guid-create v0.4.0
[INFO] [stderr]   Downloaded serial_test_derive v2.0.0
[INFO] [stderr]   Downloaded env_filter v0.1.0
[INFO] [stderr]   Downloaded uuid v1.17.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.84
[INFO] [stderr]   Downloaded env_logger v0.11.3
[INFO] [stderr]   Downloaded bcrypt v0.15.1
[INFO] [stderr]   Downloaded actix-service v2.0.2
[INFO] [stderr]   Downloaded actix-rt v2.9.0
[INFO] [stderr]   Downloaded bytestring v1.3.1
[INFO] [stderr]   Downloaded miniz_oxide v0.7.3
[INFO] [stderr]   Downloaded flate2 v1.0.30
[INFO] [stderr]   Downloaded regex-lite v0.1.5
[INFO] [stderr]   Downloaded backtrace v0.3.72
[INFO] [stderr]   Downloaded serde_json v1.0.117
[INFO] [stderr]   Downloaded actix-http v3.7.0
[INFO] [stderr]   Downloaded zerocopy v0.7.34
[INFO] [stderr]   Downloaded cc v1.0.98
[INFO] [stderr]   Downloaded syn v2.0.66
[INFO] [stderr]   Downloaded actix-server v2.3.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.34
[INFO] [stderr]   Downloaded actix-web v4.6.0
[INFO] [stderr]   Downloaded blowfish v0.9.1
[INFO] [stderr]   Downloaded object v0.35.0
[INFO] [stderr]   Downloaded actix-web-codegen v4.2.2
[INFO] [stderr]   Downloaded anstyle-query v1.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 755905ed527cfdaa73cbdbe36f2194597aba657cfb15cda00f799cc9a44ea615
[INFO] running `Command { std: "docker" "start" "-a" "755905ed527cfdaa73cbdbe36f2194597aba657cfb15cda00f799cc9a44ea615", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "755905ed527cfdaa73cbdbe36f2194597aba657cfb15cda00f799cc9a44ea615", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "755905ed527cfdaa73cbdbe36f2194597aba657cfb15cda00f799cc9a44ea615", kill_on_drop: false }`
[INFO] [stdout] 755905ed527cfdaa73cbdbe36f2194597aba657cfb15cda00f799cc9a44ea615
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53bf9cfc7438df74b5ff112d9bf7a61f8958fa7cd46472f80709a9dd3708eb98
[INFO] running `Command { std: "docker" "start" "-a" "53bf9cfc7438df74b5ff112d9bf7a61f8958fa7cd46472f80709a9dd3708eb98", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling regex-lite v0.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling bcrypt v0.15.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling guid-create v0.4.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling actix-rt v2.9.0
[INFO] [stderr]    Compiling actix-server v2.3.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling actix-http v3.7.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-web v4.6.0
[INFO] [stderr]    Compiling r3 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.36s
[INFO] running `Command { std: "docker" "inspect" "53bf9cfc7438df74b5ff112d9bf7a61f8958fa7cd46472f80709a9dd3708eb98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53bf9cfc7438df74b5ff112d9bf7a61f8958fa7cd46472f80709a9dd3708eb98", kill_on_drop: false }`
[INFO] [stdout] 53bf9cfc7438df74b5ff112d9bf7a61f8958fa7cd46472f80709a9dd3708eb98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 102dee5c0d1f8eb4fde4c886ea7955720c91ca79a2bc7902b43967f1e3f10ad9
[INFO] running `Command { std: "docker" "start" "-a" "102dee5c0d1f8eb4fde4c886ea7955720c91ca79a2bc7902b43967f1e3f10ad9", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling actix-rt v2.9.0
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling actix-server v2.3.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling actix-http v3.7.0
[INFO] [stderr]    Compiling actix-web v4.6.0
[INFO] [stderr]    Compiling r3 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.26s
[INFO] running `Command { std: "docker" "inspect" "102dee5c0d1f8eb4fde4c886ea7955720c91ca79a2bc7902b43967f1e3f10ad9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "102dee5c0d1f8eb4fde4c886ea7955720c91ca79a2bc7902b43967f1e3f10ad9", kill_on_drop: false }`
[INFO] [stdout] 102dee5c0d1f8eb4fde4c886ea7955720c91ca79a2bc7902b43967f1e3f10ad9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 10178e92f6e7722b5ce7d3611b868d8376adc4864ff017b28b91ebf823f96219
[INFO] running `Command { std: "docker" "start" "-a" "10178e92f6e7722b5ce7d3611b868d8376adc4864ff017b28b91ebf823f96219", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/r3-16d51c5cfc929169)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test controller::bucket::tests::test_delete_nonexistent_bucket ... ok
[INFO] [stdout] test controller::bucket::tests::test_read_nonexistent_bucket ... ok
[INFO] [stdout] test controller::versioning::tests::test_get_bucket_versioning ... ok
[INFO] [stdout] test controller::versioning::tests::test_put_bucket_versioning ... ok
[INFO] [stdout] test controller::multipart::tests::test_abort_multipart_upload ... FAILED
[INFO] [stdout] test controller::object::tests::test_create_and_read_object ... FAILED
[INFO] [stdout] test controller::bucket::tests::test_create_and_read_bucket ... FAILED
[INFO] [stdout] test controller::multipart::tests::test_upload_part ... FAILED
[INFO] [stdout] test controller::bucket::tests::test_update_bucket ... FAILED
[INFO] [stdout] test controller::object::tests::test_read_nonexistent_object ... FAILED
[INFO] [stdout] test controller::object::tests::test_delete_object ... FAILED
[INFO] [stdout] test controller::bucket::tests::test_delete_bucket ... FAILED
[INFO] [stdout] test controller::multipart::tests::test_upload_part_missing_upload_id ... FAILED
[INFO] [stdout] test controller::multipart::tests::test_initiate_multipart_upload ... FAILED
[INFO] [stdout] test controller::multipart::tests::test_upload_part_invalid_part_number ... FAILED
[INFO] [stdout] test controller::auth::tests::test_login ... ok
[INFO] [stdout] test controller::auth::tests::test_register ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- controller::multipart::tests::test_abort_multipart_upload stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::multipart::tests::test_abort_multipart_upload' (23) panicked at src/controller/multipart.rs:259:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e2ea05a3eea - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e2ea05a3eea - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e2ea05a3eea - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e2ea05a3eea - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e2ea05ba7fa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e2ea05ba7fa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5e2ea05a8a52 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e2ea05a8a52 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e2ea05819bf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e2ea05819bf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e2ea059bbb9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e2ea005838c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e2ea005838c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e2ea059be32 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e2ea059be32 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e2ea0581a78 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e2ea0579309 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e2ea058278d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e2ea05bb06c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e2ea05badb2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e2ea00088bc - <core[786f478f706679df]::result::Result<(), std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e2ea00088bc - r3[6edb0183046c3023]::controller::multipart::tests::setup_bucket
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/multipart.rs:259:45
[INFO] [stdout]   22:     0x5e2ea0002e31 - r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/multipart.rs:355:9
[INFO] [stdout]   23:     0x5e2ea001ea5f - <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44
[INFO] [stdout]   24:     0x5e2ea00198d0 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13
[INFO] [stdout]   25:     0x5e2e9ffa1c35 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::task::local::LocalData>>::try_with::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5e2e9ffa0d2e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::task::local::LocalData>>::with::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5e2ea0016e76 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17
[INFO] [stdout]   28:     0x5e2ea0021ad6 - <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22
[INFO] [stdout]   29:     0x5e2ea001bb54 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until::<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19
[INFO] [stdout]   30:     0x5e2ea0042cad - <core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5e2e9ffa067d - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   32:     0x5e2e9ff9fd9b - tokio[905cd157c8460c5b]::runtime::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   33:     0x5e2e9ff9fd9b - tokio[905cd157c8460c5b]::runtime::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   34:     0x5e2e9ff9fd9b - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   35:     0x5e2e9ff84490 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   36:     0x5e2e9ff9b3b0 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   37:     0x5e2e9ff926b4 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   38:     0x5e2ea002374b - <tokio[905cd157c8460c5b]::runtime::context::scoped::Scoped<tokio[905cd157c8460c5b]::runtime::scheduler::Context>>::set::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5e2e9ffcfaf9 - tokio[905cd157c8460c5b]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   40:     0x5e2e9ffa3f62 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::runtime::context::Context>>::try_with::<tokio[905cd157c8460c5b]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5e2e9ffa244e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::runtime::context::Context>>::with::<tokio[905cd157c8460c5b]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5e2e9ffcce8d - tokio[905cd157c8460c5b]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   43:     0x5e2e9ff8d590 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   44:     0x5e2e9ff8eae7 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   45:     0x5e2e9ff90766 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   46:     0x5e2e9ffbd3e5 - tokio[905cd157c8460c5b]::runtime::context::runtime::enter_runtime::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5e2e9ff81786 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   48:     0x5e2e9ffd4f52 - <tokio[905cd157c8460c5b]::runtime::runtime::Runtime>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   49:     0x5e2ea001762e - <tokio[905cd157c8460c5b]::task::local::LocalSet>::block_on::<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12
[INFO] [stdout]   50:     0x5e2ea002e927 - <actix_rt[99afb89f13ff74c6]::runtime::Runtime>::block_on::<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x5e2e9ffd6027 - <actix_rt[99afb89f13ff74c6]::system::SystemRunner>::block_on::<r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17
[INFO] [stdout]   52:     0x5e2ea0008c98 - r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/multipart.rs:351:5
[INFO] [stdout]   53:     0x5e2ea0000f17 - r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/multipart.rs:352:43
[INFO] [stdout]   54:     0x5e2e9ffb2286 - <r3[6edb0183046c3023]::controller::multipart::tests::test_abort_multipart_upload::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e2ea004c46b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5e2ea004c46b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5e2ea0058e5b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5e2ea0058e5b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5e2ea0058e5b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e2ea0058e5b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5e2ea0054574 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5e2ea0054574 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5e2ea005ba62 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5e2ea005ba62 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5e2ea005ba62 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5e2ea005ba62 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5e2ea005ba62 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5e2ea005ba62 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5e2ea005ba62 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5e2ea05a37bf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x5e2ea05a37bf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7cfd101a8aa4 - <unknown>
[INFO] [stdout]   76:     0x7cfd10235a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::object::tests::test_create_and_read_object stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::object::tests::test_create_and_read_object' (28) panicked at src/controller/object.rs:90:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e2ea05a3eea - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e2ea05a3eea - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e2ea05a3eea - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e2ea05a3eea - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e2ea05ba7fa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e2ea05ba7fa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5e2ea05a8a52 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e2ea05a8a52 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e2ea05819bf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e2ea05819bf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e2ea059bbb9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e2ea005838c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e2ea005838c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e2ea059be32 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e2ea059be32 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e2ea0581a78 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e2ea0579309 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e2ea058278d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e2ea05bb06c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e2ea05badb2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e2ea00084bc - <core[786f478f706679df]::result::Result<(), std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e2ea00084bc - r3[6edb0183046c3023]::controller::object::tests::setup_bucket
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/object.rs:90:45
[INFO] [stdout]   22:     0x5e2e9ffff434 - r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/object.rs:109:9
[INFO] [stdout]   23:     0x5e2ea001e69f - <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44
[INFO] [stdout]   24:     0x5e2ea0019600 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13
[INFO] [stdout]   25:     0x5e2e9ffa1935 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::task::local::LocalData>>::try_with::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5e2e9ffa0c3e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::task::local::LocalData>>::with::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5e2ea0016db6 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17
[INFO] [stdout]   28:     0x5e2ea00219e6 - <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22
[INFO] [stdout]   29:     0x5e2ea001b485 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until::<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19
[INFO] [stdout]   30:     0x5e2ea0042bed - <core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5e2e9ffa05bd - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   32:     0x5e2e9ff9f8bb - tokio[905cd157c8460c5b]::runtime::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   33:     0x5e2e9ff9f8bb - tokio[905cd157c8460c5b]::runtime::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   34:     0x5e2e9ff9f8bb - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   35:     0x5e2e9ff83b30 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   36:     0x5e2e9ff993d0 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   37:     0x5e2e9ff92654 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   38:     0x5e2ea002335b - <tokio[905cd157c8460c5b]::runtime::context::scoped::Scoped<tokio[905cd157c8460c5b]::runtime::scheduler::Context>>::set::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5e2e9ffcfa39 - tokio[905cd157c8460c5b]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   40:     0x5e2e9ffa3ba2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::runtime::context::Context>>::try_with::<tokio[905cd157c8460c5b]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5e2e9ffa232e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::runtime::context::Context>>::with::<tokio[905cd157c8460c5b]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5e2e9ffccdcd - tokio[905cd157c8460c5b]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   43:     0x5e2e9ff8c930 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   44:     0x5e2e9ff8e967 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   45:     0x5e2e9ff90166 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   46:     0x5e2e9ffbcfc5 - tokio[905cd157c8460c5b]::runtime::context::runtime::enter_runtime::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5e2e9ff814e6 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   48:     0x5e2e9ffd4b92 - <tokio[905cd157c8460c5b]::runtime::runtime::Runtime>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   49:     0x5e2ea00174b0 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::block_on::<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12
[INFO] [stdout]   50:     0x5e2ea002e835 - <actix_rt[99afb89f13ff74c6]::runtime::Runtime>::block_on::<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x5e2e9ffd5f39 - <actix_rt[99afb89f13ff74c6]::system::SystemRunner>::block_on::<r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17
[INFO] [stdout]   52:     0x5e2ea0008756 - r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/object.rs:104:5
[INFO] [stdout]   53:     0x5e2e9fffdfe7 - r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/object.rs:105:43
[INFO] [stdout]   54:     0x5e2e9ffb21c6 - <r3[6edb0183046c3023]::controller::object::tests::test_create_and_read_object::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e2ea004c46b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5e2ea004c46b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5e2ea0058e5b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5e2ea0058e5b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5e2ea0058e5b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e2ea0058e5b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5e2ea0054574 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5e2ea0054574 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5e2ea005ba62 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5e2ea005ba62 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5e2ea005ba62 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5e2ea005ba62 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5e2ea005ba62 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5e2ea005ba62 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5e2ea005ba62 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5e2ea05a37bf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x5e2ea05a37bf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7cfd101a8aa4 - <unknown>
[INFO] [stdout]   76:     0x7cfd10235a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::bucket::tests::test_create_and_read_bucket stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::bucket::tests::test_create_and_read_bucket' (18) panicked at src/controller/bucket.rs:131:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e2ea05a3eea - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e2ea05a3eea - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e2ea05a3eea - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e2ea05a3eea - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e2ea05ba7fa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e2ea05ba7fa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5e2ea05a8a52 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e2ea05a8a52 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e2ea05819bf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e2ea05819bf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e2ea059bbb9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e2ea005838c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e2ea005838c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e2ea059be32 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e2ea059be32 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e2ea0581a78 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e2ea0579309 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e2ea058278d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e2ea05bb06c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e2ea05badb2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e2e9fffc696 - <core[786f478f706679df]::result::Result<(), std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e2e9fffc696 - r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/bucket.rs:131:39
[INFO] [stdout]   22:     0x5e2ea001e19f - <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44
[INFO] [stdout]   23:     0x5e2ea0019240 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13
[INFO] [stdout]   24:     0x5e2e9ffa1535 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::task::local::LocalData>>::try_with::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x5e2e9ffa0afe - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::task::local::LocalData>>::with::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x5e2ea0016cb6 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17
[INFO] [stdout]   27:     0x5e2ea00218a6 - <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22
[INFO] [stdout]   28:     0x5e2ea001ab64 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until::<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19
[INFO] [stdout]   29:     0x5e2ea0042aed - <core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5e2e9ffa04bd - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   31:     0x5e2e9ff9f23b - tokio[905cd157c8460c5b]::runtime::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5e2e9ff9f23b - tokio[905cd157c8460c5b]::runtime::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5e2e9ff9f23b - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   34:     0x5e2e9ff82eb0 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   35:     0x5e2e9ff96950 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   36:     0x5e2e9ff925d4 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   37:     0x5e2ea0022e1b - <tokio[905cd157c8460c5b]::runtime::context::scoped::Scoped<tokio[905cd157c8460c5b]::runtime::scheduler::Context>>::set::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5e2e9ffcf939 - tokio[905cd157c8460c5b]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   39:     0x5e2e9ffa36a2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::runtime::context::Context>>::try_with::<tokio[905cd157c8460c5b]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x5e2e9ffa21ae - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::runtime::context::Context>>::with::<tokio[905cd157c8460c5b]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x5e2e9ffccccd - tokio[905cd157c8460c5b]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   42:     0x5e2e9ff8b8b0 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   43:     0x5e2e9ff8e767 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   44:     0x5e2e9ff8f966 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   45:     0x5e2e9ffbca45 - tokio[905cd157c8460c5b]::runtime::context::runtime::enter_runtime::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5e2e9ff81166 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   47:     0x5e2e9ffd4692 - <tokio[905cd157c8460c5b]::runtime::runtime::Runtime>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   48:     0x5e2ea00172ae - <tokio[905cd157c8460c5b]::task::local::LocalSet>::block_on::<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12
[INFO] [stdout]   49:     0x5e2ea002e6f7 - <actix_rt[99afb89f13ff74c6]::runtime::Runtime>::block_on::<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x5e2e9ffd5e17 - <actix_rt[99afb89f13ff74c6]::system::SystemRunner>::block_on::<r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17
[INFO] [stdout]   51:     0x5e2ea00082c8 - r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/bucket.rs:124:5
[INFO] [stdout]   52:     0x5e2e9fffaec7 - r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/bucket.rs:125:43
[INFO] [stdout]   53:     0x5e2e9ffb20c6 - <r3[6edb0183046c3023]::controller::bucket::tests::test_create_and_read_bucket::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5e2ea004c46b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e2ea004c46b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x5e2ea0058e5b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5e2ea0058e5b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5e2ea0058e5b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5e2ea0058e5b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x5e2ea0054574 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x5e2ea0054574 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5e2ea005ba62 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x5e2ea005ba62 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x5e2ea005ba62 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5e2ea005ba62 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5e2ea005ba62 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5e2ea005ba62 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x5e2ea005ba62 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5e2ea05a37bf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5e2ea05a37bf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7cfd101a8aa4 - <unknown>
[INFO] [stdout]   75:     0x7cfd10235a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::multipart::tests::test_upload_part stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::multipart::tests::test_upload_part' (25) panicked at src/controller/multipart.rs:259:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e2ea05a3eea - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e2ea05a3eea - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e2ea05a3eea - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e2ea05a3eea - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e2ea05ba7fa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e2ea05ba7fa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5e2ea05a8a52 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e2ea05a8a52 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e2ea05819bf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e2ea05819bf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e2ea059bbb9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e2ea005838c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e2ea005838c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e2ea059be32 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e2ea059be32 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e2ea0581a78 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e2ea0579309 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e2ea058278d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e2ea05bb06c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e2ea05badb2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e2ea00088bc - <core[786f478f706679df]::result::Result<(), std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e2ea00088bc - r3[6edb0183046c3023]::controller::multipart::tests::setup_bucket
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/multipart.rs:259:45
[INFO] [stdout]   22:     0x5e2ea000109c - r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/multipart.rs:311:9
[INFO] [stdout]   23:     0x5e2ea001e91f - <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44
[INFO] [stdout]   24:     0x5e2ea00197e0 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13
[INFO] [stdout]   25:     0x5e2e9ffa1b35 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::task::local::LocalData>>::try_with::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5e2e9ffa0cde - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::task::local::LocalData>>::with::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5e2ea0016e36 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17
[INFO] [stdout]   28:     0x5e2ea0021a86 - <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22
[INFO] [stdout]   29:     0x5e2ea001b905 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until::<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19
[INFO] [stdout]   30:     0x5e2ea0042c6d - <core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5e2e9ffa063d - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   32:     0x5e2e9ff9fbfb - tokio[905cd157c8460c5b]::runtime::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   33:     0x5e2e9ff9fbfb - tokio[905cd157c8460c5b]::runtime::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   34:     0x5e2e9ff9fbfb - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   35:     0x5e2e9ff84170 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   36:     0x5e2e9ff9a910 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   37:     0x5e2e9ff92694 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   38:     0x5e2ea00235fb - <tokio[905cd157c8460c5b]::runtime::context::scoped::Scoped<tokio[905cd157c8460c5b]::runtime::scheduler::Context>>::set::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5e2e9ffcfab9 - tokio[905cd157c8460c5b]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   40:     0x5e2e9ffa3e22 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::runtime::context::Context>>::try_with::<tokio[905cd157c8460c5b]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5e2e9ffa23ee - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::runtime::context::Context>>::with::<tokio[905cd157c8460c5b]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5e2e9ffcce4d - tokio[905cd157c8460c5b]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   43:     0x5e2e9ff8d170 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   44:     0x5e2e9ff8ea67 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   45:     0x5e2e9ff90566 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   46:     0x5e2e9ffbd285 - tokio[905cd157c8460c5b]::runtime::context::runtime::enter_runtime::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5e2e9ff816a6 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   48:     0x5e2e9ffd4e12 - <tokio[905cd157c8460c5b]::runtime::runtime::Runtime>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   49:     0x5e2ea00175b0 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::block_on::<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12
[INFO] [stdout]   50:     0x5e2ea002e8d5 - <actix_rt[99afb89f13ff74c6]::runtime::Runtime>::block_on::<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x5e2e9ffd5fd9 - <actix_rt[99afb89f13ff74c6]::system::SystemRunner>::block_on::<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17
[INFO] [stdout]   52:     0x5e2ea0008c16 - r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/multipart.rs:307:5
[INFO] [stdout]   53:     0x5e2ea0000e97 - r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/multipart.rs:308:32
[INFO] [stdout]   54:     0x5e2e9ffb2246 - <r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e2ea004c46b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5e2ea004c46b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5e2ea0058e5b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5e2ea0058e5b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5e2ea0058e5b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e2ea0058e5b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5e2ea0054574 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5e2ea0054574 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5e2ea005ba62 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5e2ea005ba62 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5e2ea005ba62 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5e2ea005ba62 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5e2ea005ba62 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5e2ea005ba62 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5e2ea005ba62 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5e2ea05a37bf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x5e2ea05a37bf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7cfd101a8aa4 - <unknown>
[INFO] [stdout]   76:     0x7cfd10235a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::bucket::tests::test_update_bucket stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::bucket::tests::test_update_bucket' (22) panicked at src/controller/bucket.rs:156:64:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e2ea05a3eea - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e2ea05a3eea - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e2ea05a3eea - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e2ea05a3eea - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e2ea05ba7fa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e2ea05ba7fa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5e2ea05a8a52 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e2ea05a8a52 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e2ea05819bf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e2ea05819bf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e2ea059bbb9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e2ea005838c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e2ea005838c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e2ea059be32 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e2ea059be32 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e2ea0581a78 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e2ea0579309 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e2ea058278d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e2ea05bb06c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e2ea05badb2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e2e9fffbbfd - <core[786f478f706679df]::result::Result<(), std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e2e9fffbbfd - r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/bucket.rs:156:64
[INFO] [stdout]   22:     0x5e2ea001e05f - <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44
[INFO] [stdout]   23:     0x5e2ea0019150 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13
[INFO] [stdout]   24:     0x5e2e9ffa1435 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::task::local::LocalData>>::try_with::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x5e2e9ffa0aae - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::task::local::LocalData>>::with::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x5e2ea0016c76 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17
[INFO] [stdout]   27:     0x5e2ea0021856 - <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22
[INFO] [stdout]   28:     0x5e2ea001a914 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until::<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19
[INFO] [stdout]   29:     0x5e2ea0042aad - <core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5e2e9ffa047d - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   31:     0x5e2e9ff9f09b - tokio[905cd157c8460c5b]::runtime::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5e2e9ff9f09b - tokio[905cd157c8460c5b]::runtime::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5e2e9ff9f09b - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   34:     0x5e2e9ff82b90 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   35:     0x5e2e9ff95eb0 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   36:     0x5e2e9ff925b4 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   37:     0x5e2ea0022ccb - <tokio[905cd157c8460c5b]::runtime::context::scoped::Scoped<tokio[905cd157c8460c5b]::runtime::scheduler::Context>>::set::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5e2e9ffcf8f9 - tokio[905cd157c8460c5b]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   39:     0x5e2e9ffa3562 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::runtime::context::Context>>::try_with::<tokio[905cd157c8460c5b]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x5e2e9ffa214e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::runtime::context::Context>>::with::<tokio[905cd157c8460c5b]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x5e2e9ffccc8d - tokio[905cd157c8460c5b]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   42:     0x5e2e9ff8b490 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   43:     0x5e2e9ff8e6e7 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   44:     0x5e2e9ff8f766 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   45:     0x5e2e9ffbc8e5 - tokio[905cd157c8460c5b]::runtime::context::runtime::enter_runtime::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5e2e9ff81086 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   47:     0x5e2e9ffd4552 - <tokio[905cd157c8460c5b]::runtime::runtime::Runtime>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   48:     0x5e2ea0017230 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::block_on::<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12
[INFO] [stdout]   49:     0x5e2ea002e6a5 - <actix_rt[99afb89f13ff74c6]::runtime::Runtime>::block_on::<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x5e2e9ffd5dc9 - <actix_rt[99afb89f13ff74c6]::system::SystemRunner>::block_on::<r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17
[INFO] [stdout]   51:     0x5e2ea0008246 - r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/bucket.rs:152:5
[INFO] [stdout]   52:     0x5e2e9fffae97 - r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/bucket.rs:153:34
[INFO] [stdout]   53:     0x5e2e9ffb2086 - <r3[6edb0183046c3023]::controller::bucket::tests::test_update_bucket::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5e2ea004c46b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e2ea004c46b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x5e2ea0058e5b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5e2ea0058e5b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5e2ea0058e5b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5e2ea0058e5b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x5e2ea0054574 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x5e2ea0054574 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5e2ea005ba62 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x5e2ea005ba62 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x5e2ea005ba62 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5e2ea005ba62 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5e2ea005ba62 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5e2ea005ba62 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x5e2ea005ba62 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5e2ea05a37bf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5e2ea05a37bf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7cfd101a8aa4 - <unknown>
[INFO] [stdout]   75:     0x7cfd10235a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::object::tests::test_read_nonexistent_object stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::object::tests::test_read_nonexistent_object' (30) panicked at src/controller/object.rs:90:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e2ea05a3eea - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e2ea05a3eea - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e2ea05a3eea - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e2ea05a3eea - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e2ea05ba7fa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e2ea05ba7fa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5e2ea05a8a52 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e2ea05a8a52 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e2ea05819bf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e2ea05819bf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e2ea059bbb9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e2ea005838c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e2ea005838c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e2ea059be32 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e2ea059be32 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e2ea0581a78 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e2ea0579309 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e2ea058278d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e2ea05bb06c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e2ea05badb2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e2ea00084bc - <core[786f478f706679df]::result::Result<(), std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e2ea00084bc - r3[6edb0183046c3023]::controller::object::tests::setup_bucket
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/object.rs:90:45
[INFO] [stdout]   22:     0x5e2ea00006fe - r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/object.rs:137:9
[INFO] [stdout]   23:     0x5e2ea001e7df - <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44
[INFO] [stdout]   24:     0x5e2ea00196f0 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13
[INFO] [stdout]   25:     0x5e2e9ffa1a35 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::task::local::LocalData>>::try_with::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5e2e9ffa0c8e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::task::local::LocalData>>::with::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5e2ea0016df6 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17
[INFO] [stdout]   28:     0x5e2ea0021a36 - <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22
[INFO] [stdout]   29:     0x5e2ea001b6c5 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until::<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19
[INFO] [stdout]   30:     0x5e2ea0042c2d - <core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5e2e9ffa05fd - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   32:     0x5e2e9ff9fa5b - tokio[905cd157c8460c5b]::runtime::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   33:     0x5e2e9ff9fa5b - tokio[905cd157c8460c5b]::runtime::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   34:     0x5e2e9ff9fa5b - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   35:     0x5e2e9ff83e50 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   36:     0x5e2e9ff99e70 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   37:     0x5e2e9ff92674 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   38:     0x5e2ea00234ab - <tokio[905cd157c8460c5b]::runtime::context::scoped::Scoped<tokio[905cd157c8460c5b]::runtime::scheduler::Context>>::set::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5e2e9ffcfa79 - tokio[905cd157c8460c5b]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   40:     0x5e2e9ffa3ce2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::runtime::context::Context>>::try_with::<tokio[905cd157c8460c5b]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5e2e9ffa238e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::runtime::context::Context>>::with::<tokio[905cd157c8460c5b]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5e2e9ffcce0d - tokio[905cd157c8460c5b]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   43:     0x5e2e9ff8cd50 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   44:     0x5e2e9ff8e9e7 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   45:     0x5e2e9ff90366 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   46:     0x5e2e9ffbd125 - tokio[905cd157c8460c5b]::runtime::context::runtime::enter_runtime::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5e2e9ff815c6 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   48:     0x5e2e9ffd4cd2 - <tokio[905cd157c8460c5b]::runtime::runtime::Runtime>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   49:     0x5e2ea0017530 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::block_on::<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12
[INFO] [stdout]   50:     0x5e2ea002e885 - <actix_rt[99afb89f13ff74c6]::runtime::Runtime>::block_on::<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x5e2e9ffd5f89 - <actix_rt[99afb89f13ff74c6]::system::SystemRunner>::block_on::<r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17
[INFO] [stdout]   52:     0x5e2ea00087d6 - r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/object.rs:132:5
[INFO] [stdout]   53:     0x5e2e9fffe017 - r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/object.rs:133:44
[INFO] [stdout]   54:     0x5e2e9ffb2206 - <r3[6edb0183046c3023]::controller::object::tests::test_read_nonexistent_object::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e2ea004c46b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5e2ea004c46b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5e2ea0058e5b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5e2ea0058e5b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5e2ea0058e5b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e2ea0058e5b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5e2ea0054574 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5e2ea0054574 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5e2ea005ba62 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5e2ea005ba62 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5e2ea005ba62 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5e2ea005ba62 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5e2ea005ba62 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5e2ea005ba62 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5e2ea005ba62 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5e2ea05a37bf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x5e2ea05a37bf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7cfd101a8aa4 - <unknown>
[INFO] [stdout]   76:     0x7cfd10235a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::object::tests::test_delete_object stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::object::tests::test_delete_object' (29) panicked at src/controller/object.rs:90:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e2ea05a3eea - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e2ea05a3eea - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e2ea05a3eea - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e2ea05a3eea - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e2ea05ba7fa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e2ea05ba7fa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5e2ea05a8a52 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e2ea05a8a52 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e2ea05819bf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e2ea05819bf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e2ea059bbb9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e2ea005838c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e2ea005838c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e2ea059be32 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e2ea059be32 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e2ea0581a78 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e2ea0579309 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e2ea058278d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e2ea05bb06c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e2ea05badb2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e2ea00084bc - <core[786f478f706679df]::result::Result<(), std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e2ea00084bc - r3[6edb0183046c3023]::controller::object::tests::setup_bucket
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/object.rs:90:45
[INFO] [stdout]   22:     0x5e2e9fffe18e - r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/object.rs:152:9
[INFO] [stdout]   23:     0x5e2ea001e55f - <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44
[INFO] [stdout]   24:     0x5e2ea0019510 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13
[INFO] [stdout]   25:     0x5e2e9ffa1835 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::task::local::LocalData>>::try_with::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5e2e9ffa0bee - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::task::local::LocalData>>::with::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5e2ea0016d76 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17
[INFO] [stdout]   28:     0x5e2ea0021996 - <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22
[INFO] [stdout]   29:     0x5e2ea001b245 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until::<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19
[INFO] [stdout]   30:     0x5e2ea0042bad - <core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5e2e9ffa057d - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   32:     0x5e2e9ff9f71b - tokio[905cd157c8460c5b]::runtime::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   33:     0x5e2e9ff9f71b - tokio[905cd157c8460c5b]::runtime::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   34:     0x5e2e9ff9f71b - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   35:     0x5e2e9ff83810 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   36:     0x5e2e9ff98930 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   37:     0x5e2e9ff92634 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   38:     0x5e2ea002320b - <tokio[905cd157c8460c5b]::runtime::context::scoped::Scoped<tokio[905cd157c8460c5b]::runtime::scheduler::Context>>::set::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5e2e9ffcf9f9 - tokio[905cd157c8460c5b]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   40:     0x5e2e9ffa3a62 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::runtime::context::Context>>::try_with::<tokio[905cd157c8460c5b]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5e2e9ffa22ce - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::runtime::context::Context>>::with::<tokio[905cd157c8460c5b]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5e2e9ffccd8d - tokio[905cd157c8460c5b]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   43:     0x5e2e9ff8c510 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   44:     0x5e2e9ff8e8e7 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   45:     0x5e2e9ff8ff66 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   46:     0x5e2e9ffbce65 - tokio[905cd157c8460c5b]::runtime::context::runtime::enter_runtime::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5e2e9ff81406 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   48:     0x5e2e9ffd4a52 - <tokio[905cd157c8460c5b]::runtime::runtime::Runtime>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   49:     0x5e2ea001742e - <tokio[905cd157c8460c5b]::task::local::LocalSet>::block_on::<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12
[INFO] [stdout]   50:     0x5e2ea002e7e7 - <actix_rt[99afb89f13ff74c6]::runtime::Runtime>::block_on::<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x5e2e9ffd5ef7 - <actix_rt[99afb89f13ff74c6]::system::SystemRunner>::block_on::<r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17
[INFO] [stdout]   52:     0x5e2ea00086c8 - r3[6edb0183046c3023]::controller::object::tests::test_delete_object
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/object.rs:147:5
[INFO] [stdout]   53:     0x5e2e9fffdfb7 - r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/object.rs:148:34
[INFO] [stdout]   54:     0x5e2e9ffb2186 - <r3[6edb0183046c3023]::controller::object::tests::test_delete_object::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e2ea004c46b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5e2ea004c46b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5e2ea0058e5b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5e2ea0058e5b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5e2ea0058e5b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e2ea0058e5b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5e2ea0054574 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5e2ea0054574 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5e2ea005ba62 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5e2ea005ba62 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5e2ea005ba62 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5e2ea005ba62 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5e2ea005ba62 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5e2ea005ba62 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5e2ea005ba62 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5e2ea05a37bf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x5e2ea05a37bf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7cfd101a8aa4 - <unknown>
[INFO] [stdout]   76:     0x7cfd10235a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::bucket::tests::test_delete_bucket stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::bucket::tests::test_delete_bucket' (19) panicked at src/controller/bucket.rs:167:64:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e2ea05a3eea - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e2ea05a3eea - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e2ea05a3eea - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e2ea05a3eea - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e2ea05ba7fa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e2ea05ba7fa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5e2ea05a8a52 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e2ea05a8a52 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e2ea05819bf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e2ea05819bf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e2ea059bbb9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e2ea005838c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e2ea005838c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e2ea059be32 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e2ea059be32 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e2ea0581a78 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e2ea0579309 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e2ea058278d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e2ea05bb06c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e2ea05badb2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e2e9fffb17d - <core[786f478f706679df]::result::Result<(), std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e2e9fffb17d - r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/bucket.rs:167:64
[INFO] [stdout]   22:     0x5e2ea001df1f - <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44
[INFO] [stdout]   23:     0x5e2ea0019060 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13
[INFO] [stdout]   24:     0x5e2e9ffa1335 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::task::local::LocalData>>::try_with::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x5e2e9ffa0a5e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::task::local::LocalData>>::with::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x5e2ea0016c36 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17
[INFO] [stdout]   27:     0x5e2ea0021806 - <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22
[INFO] [stdout]   28:     0x5e2ea001a6c4 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until::<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19
[INFO] [stdout]   29:     0x5e2ea0042a6d - <core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5e2e9ffa043d - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   31:     0x5e2e9ff9eefb - tokio[905cd157c8460c5b]::runtime::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x5e2e9ff9eefb - tokio[905cd157c8460c5b]::runtime::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x5e2e9ff9eefb - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   34:     0x5e2e9ff82870 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   35:     0x5e2e9ff95410 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   36:     0x5e2e9ff92594 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   37:     0x5e2ea0022b7b - <tokio[905cd157c8460c5b]::runtime::context::scoped::Scoped<tokio[905cd157c8460c5b]::runtime::scheduler::Context>>::set::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5e2e9ffcf8b9 - tokio[905cd157c8460c5b]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   39:     0x5e2e9ffa3422 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::runtime::context::Context>>::try_with::<tokio[905cd157c8460c5b]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x5e2e9ffa20ee - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::runtime::context::Context>>::with::<tokio[905cd157c8460c5b]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x5e2e9ffccc4d - tokio[905cd157c8460c5b]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   42:     0x5e2e9ff8b070 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   43:     0x5e2e9ff8e667 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   44:     0x5e2e9ff8f566 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   45:     0x5e2e9ffbc785 - tokio[905cd157c8460c5b]::runtime::context::runtime::enter_runtime::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5e2e9ff80fa6 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   47:     0x5e2e9ffd4412 - <tokio[905cd157c8460c5b]::runtime::runtime::Runtime>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   48:     0x5e2ea00171b0 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::block_on::<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12
[INFO] [stdout]   49:     0x5e2ea002e655 - <actix_rt[99afb89f13ff74c6]::runtime::Runtime>::block_on::<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x5e2e9ffd5d79 - <actix_rt[99afb89f13ff74c6]::system::SystemRunner>::block_on::<r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17
[INFO] [stdout]   51:     0x5e2ea00081c6 - r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/bucket.rs:163:5
[INFO] [stdout]   52:     0x5e2e9fffae67 - r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/bucket.rs:164:34
[INFO] [stdout]   53:     0x5e2e9ffb2046 - <r3[6edb0183046c3023]::controller::bucket::tests::test_delete_bucket::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5e2ea004c46b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e2ea004c46b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x5e2ea0058e5b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5e2ea0058e5b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5e2ea0058e5b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5e2ea0058e5b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x5e2ea0054574 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x5e2ea0054574 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5e2ea005ba62 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x5e2ea005ba62 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x5e2ea005ba62 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5e2ea005ba62 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5e2ea005ba62 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5e2ea005ba62 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x5e2ea005ba62 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5e2ea05a37bf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5e2ea05a37bf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7cfd101a8aa4 - <unknown>
[INFO] [stdout]   75:     0x7cfd10235a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::multipart::tests::test_upload_part_missing_upload_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::multipart::tests::test_upload_part_missing_upload_id' (27) panicked at src/controller/multipart.rs:259:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e2ea05a3eea - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e2ea05a3eea - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e2ea05a3eea - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e2ea05a3eea - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e2ea05ba7fa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e2ea05ba7fa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5e2ea05a8a52 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e2ea05a8a52 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e2ea05819bf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e2ea05819bf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e2ea059bbb9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e2ea005838c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e2ea005838c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e2ea059be32 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e2ea059be32 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e2ea0581a78 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e2ea0579309 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e2ea058278d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e2ea05bb06c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e2ea05badb2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e2ea00088bc - <core[786f478f706679df]::result::Result<(), std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e2ea00088bc - r3[6edb0183046c3023]::controller::multipart::tests::setup_bucket
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/multipart.rs:259:45
[INFO] [stdout]   22:     0x5e2ea0006a26 - r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/multipart.rs:413:9
[INFO] [stdout]   23:     0x5e2ea001ecdf - <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44
[INFO] [stdout]   24:     0x5e2ea0019ab0 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13
[INFO] [stdout]   25:     0x5e2e9ffa1e35 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::task::local::LocalData>>::try_with::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5e2e9ffa0dce - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::task::local::LocalData>>::with::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5e2ea0016ef6 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17
[INFO] [stdout]   28:     0x5e2ea0021b76 - <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22
[INFO] [stdout]   29:     0x5e2ea001bfd5 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until::<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19
[INFO] [stdout]   30:     0x5e2ea0042d2d - <core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5e2e9ffa06fd - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   32:     0x5e2e9ffa00db - tokio[905cd157c8460c5b]::runtime::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   33:     0x5e2e9ffa00db - tokio[905cd157c8460c5b]::runtime::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   34:     0x5e2e9ffa00db - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   35:     0x5e2e9ff84ad0 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   36:     0x5e2e9ff9c8f0 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   37:     0x5e2e9ff926f4 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   38:     0x5e2ea00239eb - <tokio[905cd157c8460c5b]::runtime::context::scoped::Scoped<tokio[905cd157c8460c5b]::runtime::scheduler::Context>>::set::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5e2e9ffcfb79 - tokio[905cd157c8460c5b]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   40:     0x5e2e9ffa41e2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::runtime::context::Context>>::try_with::<tokio[905cd157c8460c5b]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5e2e9ffa250e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::runtime::context::Context>>::with::<tokio[905cd157c8460c5b]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5e2e9ffccf0d - tokio[905cd157c8460c5b]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   43:     0x5e2e9ff8ddd0 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   44:     0x5e2e9ff8ebe7 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   45:     0x5e2e9ff90b66 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   46:     0x5e2e9ffbd6a5 - tokio[905cd157c8460c5b]::runtime::context::runtime::enter_runtime::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5e2e9ff81946 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   48:     0x5e2e9ffd51d2 - <tokio[905cd157c8460c5b]::runtime::runtime::Runtime>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   49:     0x5e2ea0017730 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::block_on::<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12
[INFO] [stdout]   50:     0x5e2ea002e9c5 - <actix_rt[99afb89f13ff74c6]::runtime::Runtime>::block_on::<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x5e2e9ffd60a9 - <actix_rt[99afb89f13ff74c6]::system::SystemRunner>::block_on::<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17
[INFO] [stdout]   52:     0x5e2ea0008db6 - r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/multipart.rs:409:5
[INFO] [stdout]   53:     0x5e2ea0000f77 - r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/multipart.rs:410:50
[INFO] [stdout]   54:     0x5e2e9ffb2306 - <r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_missing_upload_id::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e2ea004c46b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5e2ea004c46b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5e2ea0058e5b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5e2ea0058e5b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5e2ea0058e5b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e2ea0058e5b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5e2ea0054574 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5e2ea0054574 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5e2ea005ba62 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5e2ea005ba62 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5e2ea005ba62 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5e2ea005ba62 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5e2ea005ba62 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5e2ea005ba62 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5e2ea005ba62 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5e2ea05a37bf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x5e2ea05a37bf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7cfd101a8aa4 - <unknown>
[INFO] [stdout]   76:     0x7cfd10235a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::multipart::tests::test_initiate_multipart_upload stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::multipart::tests::test_initiate_multipart_upload' (24) panicked at src/controller/multipart.rs:259:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e2ea05a3eea - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e2ea05a3eea - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e2ea05a3eea - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e2ea05a3eea - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e2ea05ba7fa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e2ea05ba7fa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5e2ea05a8a52 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e2ea05a8a52 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e2ea05819bf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e2ea05819bf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e2ea059bbb9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e2ea005838c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e2ea005838c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e2ea059be32 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e2ea059be32 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e2ea0581a78 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e2ea0579309 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e2ea058278d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e2ea05bb06c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e2ea05badb2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e2ea00088bc - <core[786f478f706679df]::result::Result<(), std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e2ea00088bc - r3[6edb0183046c3023]::controller::multipart::tests::setup_bucket
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/multipart.rs:259:45
[INFO] [stdout]   22:     0x5e2ea00057ee - r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/multipart.rs:286:9
[INFO] [stdout]   23:     0x5e2ea001eb9f - <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44
[INFO] [stdout]   24:     0x5e2ea00199c0 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13
[INFO] [stdout]   25:     0x5e2e9ffa1d35 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::task::local::LocalData>>::try_with::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5e2e9ffa0d7e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::task::local::LocalData>>::with::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5e2ea0016eb6 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17
[INFO] [stdout]   28:     0x5e2ea0021b26 - <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22
[INFO] [stdout]   29:     0x5e2ea001bd95 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until::<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19
[INFO] [stdout]   30:     0x5e2ea0042ced - <core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5e2e9ffa06bd - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   32:     0x5e2e9ff9ff3b - tokio[905cd157c8460c5b]::runtime::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   33:     0x5e2e9ff9ff3b - tokio[905cd157c8460c5b]::runtime::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   34:     0x5e2e9ff9ff3b - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   35:     0x5e2e9ff847b0 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   36:     0x5e2e9ff9be50 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   37:     0x5e2e9ff926d4 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   38:     0x5e2ea002389b - <tokio[905cd157c8460c5b]::runtime::context::scoped::Scoped<tokio[905cd157c8460c5b]::runtime::scheduler::Context>>::set::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5e2e9ffcfb39 - tokio[905cd157c8460c5b]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   40:     0x5e2e9ffa40a2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::runtime::context::Context>>::try_with::<tokio[905cd157c8460c5b]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5e2e9ffa24ae - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::runtime::context::Context>>::with::<tokio[905cd157c8460c5b]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5e2e9ffccecd - tokio[905cd157c8460c5b]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   43:     0x5e2e9ff8d9b0 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   44:     0x5e2e9ff8eb67 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   45:     0x5e2e9ff90966 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   46:     0x5e2e9ffbd545 - tokio[905cd157c8460c5b]::runtime::context::runtime::enter_runtime::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5e2e9ff81866 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   48:     0x5e2e9ffd5092 - <tokio[905cd157c8460c5b]::runtime::runtime::Runtime>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   49:     0x5e2ea00176ae - <tokio[905cd157c8460c5b]::task::local::LocalSet>::block_on::<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12
[INFO] [stdout]   50:     0x5e2ea002e977 - <actix_rt[99afb89f13ff74c6]::runtime::Runtime>::block_on::<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x5e2e9ffd6067 - <actix_rt[99afb89f13ff74c6]::system::SystemRunner>::block_on::<r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17
[INFO] [stdout]   52:     0x5e2ea0008d28 - r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/multipart.rs:282:5
[INFO] [stdout]   53:     0x5e2ea0000f47 - r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/multipart.rs:283:46
[INFO] [stdout]   54:     0x5e2e9ffb22c6 - <r3[6edb0183046c3023]::controller::multipart::tests::test_initiate_multipart_upload::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e2ea004c46b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5e2ea004c46b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5e2ea0058e5b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5e2ea0058e5b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5e2ea0058e5b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e2ea0058e5b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5e2ea0054574 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5e2ea0054574 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5e2ea005ba62 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5e2ea005ba62 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5e2ea005ba62 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5e2ea005ba62 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5e2ea005ba62 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5e2ea005ba62 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5e2ea005ba62 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5e2ea05a37bf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x5e2ea05a37bf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7cfd101a8aa4 - <unknown>
[INFO] [stdout]   76:     0x7cfd10235a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::multipart::tests::test_upload_part_invalid_part_number stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::multipart::tests::test_upload_part_invalid_part_number' (26) panicked at src/controller/multipart.rs:259:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e2ea05a3eea - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e2ea05a3eea - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e2ea05a3eea - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e2ea05a3eea - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e2ea05ba7fa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e2ea05ba7fa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5e2ea05a8a52 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e2ea05a8a52 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e2ea05819bf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e2ea05819bf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e2ea059bbb9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e2ea005838c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e2ea005838c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e2ea059be32 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e2ea059be32 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e2ea0581a78 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e2ea0579309 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e2ea058278d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e2ea05bb06c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e2ea05badb2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e2ea00088bc - <core[786f478f706679df]::result::Result<(), std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e2ea00088bc - r3[6edb0183046c3023]::controller::multipart::tests::setup_bucket
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/multipart.rs:259:45
[INFO] [stdout]   22:     0x5e2ea0007356 - r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/multipart.rs:431:9
[INFO] [stdout]   23:     0x5e2ea001ee1f - <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44
[INFO] [stdout]   24:     0x5e2ea0019ba0 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13
[INFO] [stdout]   25:     0x5e2e9ffa1f35 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::task::local::LocalData>>::try_with::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5e2e9ffa0e1e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::task::local::LocalData>>::with::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5e2ea0016f36 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17
[INFO] [stdout]   28:     0x5e2ea0021bc6 - <tokio[905cd157c8460c5b]::task::local::RunUntil<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22
[INFO] [stdout]   29:     0x5e2ea001c215 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until::<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19
[INFO] [stdout]   30:     0x5e2ea0042d6d - <core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5e2e9ffa073d - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   32:     0x5e2e9ffa027b - tokio[905cd157c8460c5b]::runtime::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   33:     0x5e2e9ffa027b - tokio[905cd157c8460c5b]::runtime::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   34:     0x5e2e9ffa027b - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   35:     0x5e2e9ff84df0 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   36:     0x5e2e9ff9d390 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   37:     0x5e2e9ff92714 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   38:     0x5e2ea0023b3b - <tokio[905cd157c8460c5b]::runtime::context::scoped::Scoped<tokio[905cd157c8460c5b]::runtime::scheduler::Context>>::set::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x5e2e9ffcfbb9 - tokio[905cd157c8460c5b]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   40:     0x5e2e9ffa4322 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::runtime::context::Context>>::try_with::<tokio[905cd157c8460c5b]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5e2e9ffa256e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[905cd157c8460c5b]::runtime::context::Context>>::with::<tokio[905cd157c8460c5b]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5e2e9ffccf4d - tokio[905cd157c8460c5b]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   43:     0x5e2e9ff8e1f0 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   44:     0x5e2e9ff8ec67 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   45:     0x5e2e9ff90d66 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   46:     0x5e2e9ffbd805 - tokio[905cd157c8460c5b]::runtime::context::runtime::enter_runtime::<<tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x5e2e9ff81a26 - <tokio[905cd157c8460c5b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   48:     0x5e2e9ffd5312 - <tokio[905cd157c8460c5b]::runtime::runtime::Runtime>::block_on::<<tokio[905cd157c8460c5b]::task::local::LocalSet>::run_until<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   49:     0x5e2ea00177b0 - <tokio[905cd157c8460c5b]::task::local::LocalSet>::block_on::<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12
[INFO] [stdout]   50:     0x5e2ea002ea15 - <actix_rt[99afb89f13ff74c6]::runtime::Runtime>::block_on::<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x5e2e9ffd60f9 - <actix_rt[99afb89f13ff74c6]::system::SystemRunner>::block_on::<r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.9.0/src/system.rs:245:17
[INFO] [stdout]   52:     0x5e2ea0008e36 - r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/multipart.rs:427:5
[INFO] [stdout]   53:     0x5e2ea0000fa7 - r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/multipart.rs:428:52
[INFO] [stdout]   54:     0x5e2e9ffb2346 - <r3[6edb0183046c3023]::controller::multipart::tests::test_upload_part_invalid_part_number::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e2ea004c46b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5e2ea004c46b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5e2ea0058e5b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5e2ea0058e5b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5e2ea0058e5b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e2ea0058e5b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5e2ea0058e5b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5e2ea0054574 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5e2ea0054574 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5e2ea005ba62 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5e2ea005ba62 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5e2ea005ba62 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5e2ea005ba62 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5e2ea005ba62 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5e2ea005ba62 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5e2ea005ba62 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5e2ea05a37bf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x5e2ea05a37bf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7cfd101a8aa4 - <unknown>
[INFO] [stdout]   76:     0x7cfd10235a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     controller::bucket::tests::test_create_and_read_bucket
[INFO] [stdout]     controller::bucket::tests::test_delete_bucket
[INFO] [stdout]     controller::bucket::tests::test_update_bucket
[INFO] [stdout]     controller::multipart::tests::test_abort_multipart_upload
[INFO] [stdout]     controller::multipart::tests::test_initiate_multipart_upload
[INFO] [stdout]     controller::multipart::tests::test_upload_part
[INFO] [stdout]     controller::multipart::tests::test_upload_part_invalid_part_number
[INFO] [stdout]     controller::multipart::tests::test_upload_part_missing_upload_id
[INFO] [stdout]     controller::object::tests::test_create_and_read_object
[INFO] [stdout]     controller::object::tests::test_delete_object
[INFO] [stdout]     controller::object::tests::test_read_nonexistent_object
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.87s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin r3`
[INFO] running `Command { std: "docker" "inspect" "10178e92f6e7722b5ce7d3611b868d8376adc4864ff017b28b91ebf823f96219", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10178e92f6e7722b5ce7d3611b868d8376adc4864ff017b28b91ebf823f96219", kill_on_drop: false }`
[INFO] [stdout] 10178e92f6e7722b5ce7d3611b868d8376adc4864ff017b28b91ebf823f96219
